home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Programmation / jedit / jedit5.1.0install.exe / {app} / jars / QuickNotepad.jar / README.txt < prev    next >
Text File  |  2012-05-31  |  519b  |  13 lines

  1. jEdit QUICKNOTEPAD PLUGIN
  2.  
  3. The plugin source is discussed in detail in the 'Writing Plugins' part
  4. of the jEdit user's guide.
  5.  
  6. The source code has been updated to conform the the Plugin API for version 5.0
  7. of jEdit. 
  8.  
  9. If you are writing your own plugin and starting with this as a starting point,
  10. we recommend keeping the build.xml, dockables.xml, actions.xml, servies.xml, PluginName.props, 
  11. users-guide.xml, and description.html in the root directory of your plugin, 
  12. placing other resources in packages/subfolders. 
  13.